* gtk_paned_get_start_child:
* @paned: a #GtkPaned
*
- * Retrieves the start child of the given #GdkPaned.
+ * Retrieves the start child of the given #GtkPaned.
*
- * See also: #GtkPaned::start-child
+ * See also: #GtkPaned:start-child
*
* Returns: (transfer none) (nullable): the start child widget
*/
* gtk_paned_get_end_child:
* @paned: a #GtkPaned
*
- * Retrieves the end child of the given #GdkPaned.
+ * Retrieves the end child of the given #GtkPaned.
*
- * See also: #GtkPaned::end-child
+ * See also: #GtkPaned:end-child
*
* Returns: (transfer none) (nullable): the end child widget
*/